home *** CD-ROM | disk | FTP | other *** search
- Path: alfa.ist.utl.pt!l42571
- From: l42571@alfa.ist.utl.pt (PEDRO NUNO RODRIGUES DA FONSECA)
- Newsgroups: comp.lang.c
- Subject: Far pointers on BorlandC++
- Date: 29 Feb 1996 17:01:44 GMT
- Organization: Instituto Superior Tecnico
- Message-ID: <4h4m5o$fmo@ci.ist.utl.pt>
- NNTP-Posting-Host: alfa.ist.utl.pt
- X-Newsreader: TIN [version 1.2 PL2]
-
-
-
- I would like to know tips for optimizing the use of
- "far" pointers on Borland C++ and avoiding pROBlems such as
- corrupting system files .I would also like to know if there
- is any remote way in wich I can allocate more than 1Mbyte of
- memory.Everyone I know told me it is impossible but I found
- it hard to believe that any decent compiler had such a severe
- restraint.
-
-